home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7096 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: toad.stack.urc.tue.nl!not-for-mail
  2. From: jaco@stack.urc.tue.nl (Jaco Schoonen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Frustrated Jolyon (was Re: E - Just say NO! (was Re: Visual E - New E
  5. Date: 9 Apr 1996 14:36:40 +0200
  6. Organization: MCGV Stack, Eindhoven University of Technology, the Netherlands.
  7. Message-ID: <4kdlko$f5u@toad.stack.urc.tue.nl>
  8. References: <4k7k0p$4u4@pravda.aa.msen.com> <DpJo8w.HqA@cix.compulink.co.uk> <4kdkf9$1ho@pravda.aa.msen.com>
  9. NNTP-Posting-Host: toad.stack.urc.tue.nl
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Chad Randall (crandall@mail.msen.com) wrote:
  13. : Jolyon Ralph (jralph@cix.compulink.co.uk) wrote:
  14. : : > And I'd rather have to enclose things in ()'s than in {}'s and
  15. : : > end every statement with a ';'    ;}
  16. : : 
  17. : : It's something I get used to. I end up having to delete lots of pointless 
  18. : : ;s I automatically put at the end of lines when writing E. And why is a { 
  19. : : more dificult or confusing than a (. btw. I have a font with the ( as 
  20. : : bold brackets and the { as normal, so it's easy to distinguish between 
  21. : : them. That's very handy in C....
  22.  
  23. : That's the reason.  With my tiny monitor, and poor eyesight, they look
  24. : very, very similar to me.  Having to create a special font to differenciate
  25. : between them would be a pain, (well, a minor irk).
  26.  
  27. If you are limited with a tiny monitor and thus a small font, that's not the
  28. fault of the language. It's your hardwarelimitation. There are ways to solve
  29. this. Best would be to buy a 17" monitor and a good graphics card. (I use
  30. GoldEd on a 1152*900 screen with Courier.font/18) I know that's not the
  31. cheapest solution. Others are to use syntax highlighting. There's a syntax
  32. parser for Golded that allows you to change the color of the brackets. That
  33. way you can easily setup GoldEd so that you can see the difference between
  34. () and {} without creating a special font.
  35.  
  36. Hope this helps,
  37. --
  38. Jaco Schoonen
  39. (jaco@stack.urc.tue.nl)
  40.